From 78c7aa628e39528ed072deb631a49db22220bbbe Mon Sep 17 00:00:00 2001 From: Robert Lipe Date: Wed, 16 Mar 2022 22:26:48 -0500 Subject: [PATCH] Fix doc references left for EasyGPS. --- CMakeLists.txt | 1 - xmldoc/formats/geo.xml | 14 -------------- 2 files changed, 15 deletions(-) delete mode 100644 xmldoc/formats/geo.xml diff --git a/CMakeLists.txt b/CMakeLists.txt index 2601e14e7..579e12f13 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -409,7 +409,6 @@ set(TESTS dna dop_filter duplicate - easygps energympro enigma exif diff --git a/xmldoc/formats/geo.xml b/xmldoc/formats/geo.xml deleted file mode 100644 index 127abb445..000000000 --- a/xmldoc/formats/geo.xml +++ /dev/null @@ -1,14 +0,0 @@ - -This format supports the Geocaching.com/EasyGPS ".loc" format. This format -was created specifically for Geocaching.com and is not the same as the -standard EasyGPS .loc format. See the EasyGPS -or GPX formats for more general EasyGPS support. - - -This is a simple XML-based format containing only very basic information -about geocaches. If you can use the GPX -format from Pocket Queries instead, you should consider doing so as it is a much richer format. - - -We have a separate page describing how to send from Geocaching.com pages to GPS - -- 2.30.2